home *** CD-ROM | disk | FTP | other *** search
- /* Automatically generated by po2tbl.sed from fileutils.pot. */
-
- #if HAVE_CONFIG_H
- # include <config.h>
- #endif
-
- #include "libgettext.h"
-
- const struct _msg_ent _msg_tbl[] = {
- {"", 1},
- {"group of %s changed to %s\n", 2},
- {"group of %s retained as %s\n", 3},
- {"can not change to null group", 4},
- {"group number", 5},
- {"you are not a member of group `%s'", 6},
- {"%s: invalid group number", 7},
- {"virtual memory exhausted", 8},
- {"Try `%s --help' for more information.\n", 9},
- {"Usage: %s [OPTION]... GROUP FILE...\n", 10},
- {"\
- Change the group membership of each FILE to GROUP.\n\
- \n\
- -c, --changes like verbose but report only when a change is \
- made\n\
- -h, --no-dereference affect symbolic links instead of any referenced \
- file\n\
- (available only on systems with lchown system \
- call)\n\
- -f, --silent, --quiet suppress most error messages\n\
- -v, --verbose output a diagnostic for every file processed\n\
- -R, --recursive change files and directories recursively\n\
- --help display this help and exit\n\
- --version output version information and exit\n", 11},
- {"too few arguments", 12},
- {"--no-dereference (-h) is not supported on this system", 13},
- {"mode of %s changed to %04o (%s)\n", 14},
- {"mode of %s retained as %04o (%s)\n", 15},
- {"\
- Usage: %s [OPTION]... MODE[,MODE]... FILE...\n\
- or: %s [OPTION]... OCTAL_MODE FILE...\n", 16},
- {"\
- \n\
- -c, --changes like verbose but report only when a change is \
- made\n\
- -f, --silent, --quiet suppress most error messages\n\
- -v, --verbose output a diagnostic for every file processed\n\
- -R, --recursive change files and directories recursively\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
- \n\
- Each MODE is one or more of the letters ugoa, one of the symbols +-= and\n\
- one or more of the letters rwxXstugo.\n", 17},
- {"invalid mode", 18},
- {"owner of %s changed to ", 19},
- {"owner of %s retained as ", 20},
- {"\
- Usage: %s [OPTION]... OWNER[.[GROUP]] FILE...\n\
- or: %s [OPTION]... .[GROUP] FILE...\n", 21},
- {"\
- Change the owner and/or group of each FILE to OWNER and/or GROUP.\n\
- \n\
- -c, --changes be verbose whenever change occurs\n\
- -h, --no-dereference affect symbolic links instead of any referenced \
- file\n\
- (available only on systems with lchown system \
- call)\n\
- -f, --silent, --quiet suppress most error messages\n\
- -v, --verbose explain what is being done\n\
- -R, --recursive change files and directories recursively\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
- \n\
- Owner is unchanged if missing. Group is unchanged if missing, but changed\n\
- to login group if implied by a period. A colon may replace the period.\n", 22},
- {"\
- Usage: %s [OPTION]... SOURCE DEST\n\
- or: %s [OPTION]... SOURCE... DIRECTORY\n", 23},
- {"\
- Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n\
- \n\
- -a, --archive same as -dpR\n\
- -b, --backup make backup before removal\n\
- -d, --no-dereference preserve links\n\
- -f, --force remove existing destinations, never prompt\n\
- -i, --interactive prompt before overwrite\n\
- -l, --link link files instead of copying\n\
- -p, --preserve preserve file attributes if possible\n\
- -r copy recursively, non-directories as files\n\
- --sparse=WHEN control creation of sparse files\n\
- -s, --symbolic-link make symbolic links instead of copying\n\
- -u, --update copy only older or brand new files\n\
- -v, --verbose explain what is being done\n\
- -x, --one-file-system stay on this file system\n\
- -P, --parents append source path to DIRECTORY\n\
- -R, --recursive copy directories recursively\n\
- -S, --suffix=SUFFIX override the usual backup suffix\n\
- -V, --version-control=WORD override the usual version control\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
- \n\
- By default, sparse SOURCE files are detected by a crude heuristic and the\n\
- corresponding DEST file is made sparse as well. That is the behavior\n\
- selected by --sparse=auto. Specify --sparse=always to create a sparse DEST\n\
- file whenever the SOURCE file contains a long enough sequence of zero \
- bytes.\n\
- Use --sparse=never to inhibit creation of sparse files.\n\
- \n", 24},
- {"\
- The backup suffix is ~, unless set with SIMPLE_BACKUP_SUFFIX. The\n\
- version control may be set with VERSION_CONTROL, values are:\n\
- \n\
- t, numbered make numbered backups\n\
- nil, existing numbered if numbered backups exist, simple otherwise\n\
- never, simple always make simple backups\n", 25},
- {"\
- \n\
- As a special case, cp makes a backup of SOURCE when the force and backup\n\
- options are given and SOURCE and DEST are the same name for an existing,\n\
- regular file.\n", 26},
- {"sparse type", 27},
- {"symbolic links are not supported on this system", 28},
- {"cannot make both hard and symbolic links", 29},
- {"missing file arguments", 30},
- {"missing destination file", 31},
- {"when preserving paths, last argument must be a directory", 32},
- {"when copying multiple files, last argument must be a directory", 33},
- {"%s: omitting directory", 34},
- {"`%s' and `%s' are the same file", 35},
- {"%s: cannot overwrite directory with non-directory", 36},
- {"%s: overwrite `%s', overriding mode %04o? ", 37},
- {"%s: overwrite `%s'? ", 38},
- {"backing up `%s' would destroy source; `%s' not copied", 39},
- {"cannot backup `%s'", 40},
- {"cannot remove old link to `%s'", 41},
- {"%s: cannot copy cyclic symbolic link", 42},
- {"cannot create directory `%s'", 43},
- {"%s: can make relative symbolic links only in current directory", 44},
- {"cannot create link `%s'", 45},
- {"cannot create fifo `%s'", 46},
- {"cannot create special file `%s'", 47},
- {"cannot read symbolic link `%s'", 48},
- {"cannot create symbolic link `%s'", 49},
- {"%s: unknown file type", 50},
- {"cannot un-backup `%s'", 51},
- {"cannot make directory `%s'", 52},
- {"`%s' exists but is not a directory", 53},
- {"cannot create regular file `%s'", 54},
- {"Usage: %s [OPTION]... [FILE]\n", 55},
- {"\
- Output commands to set the LS_COLOR environment variable.\n\
- \n\
- Determine format of output:\n\
- -b, --sh, --bourne-shell output Bourne shell code to set LS_COLOR\n\
- -c, --csh, --c-shell output C shell code to set LS_COLOR\n\
- -p, --print-data-base output defaults\n\
- -h, --help display this help and exit\n\
- --version output version information and exit\n", 56},
- {"Memory exhausted", 57},
- {"%s:%lu: unrecognized keyword `%s'", 58},
- {"\
- the options to output dircolors' internal database and\n\
- to select a shell syntax are mutually exclusive", 59},
- {"\
- no FILE arguments may be used with the option to output\n\
- dircolors' internal database", 60},
- {"too many arguments", 61},
- {"no SHELL environment variable, and no shell type option given", 62},
- {"write error", 63},
- {"standard input", 64},
- {"%s is closed", 65},
- {"standard output", 66},
- {"unrecognized option `%s'", 67},
- {"invalid number `%s'", 68},
- {"unrecognized option `%s=%s'", 69},
- {"%s: invalid conversion", 70},
- {"\
- only one conv in {ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, \
- {unblock,sync}", 71},
- {"%u+%u records in\n", 72},
- {"%u+%u records out\n", 73},
- {"truncated record", 74},
- {"truncated records", 75},
- {"Usage: %s [OPTION]...\n", 76},
- {"\
- Copy a file, converting and formatting according to the options.\n\
- \n\
- bs=BYTES force ibs=BYTES and obs=BYTES\n\
- cbs=BYTES convert BYTES bytes at a time\n\
- conv=KEYWORDS convert the file as per the comma separated keyword list\n\
- count=BLOCKS copy only BLOCKS input blocks\n\
- ibs=BYTES read BYTES bytes at a time\n\
- if=FILE read from FILE instead of stdin\n\
- obs=BYTES write BYTES bytes at a time\n\
- of=FILE write to FILE instead of stdout, don't truncate file\n\
- seek=BLOCKS skip BLOCKS obs-sized blocks at start of output\n\
- skip=BLOCKS skip BLOCKS ibs-sized blocks at start of input\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
- \n\
- BYTES may be suffixed: by xM for multiplication by M, by c for x1,\n\
- by w for x2, by b for x512, by k for x1024. Each KEYWORD may be:\n\
- \n\
- ascii from EBCDIC to ASCII\n\
- ebcdic from ASCII to EBCDIC\n\
- ibm from ASCII to alternated EBCDIC\n\
- block pad newline-terminated records with spaces to cbs-size\n\
- unblock replace trailing spaces in cbs-size records with newline\n\
- lcase change upper case to lower case\n\
- ucase change lower case to upper case\n\
- swab swap every pair of input bytes\n\
- noerror continue after read errors\n\
- sync pad every input block with NULs to ibs-size\n", 77},
- {"cannot find mount point for %s", 78},
- {"Usage: %s [OPTION]... [FILE]...\n", 79},
- {"\
- Show information about the filesystem on which each FILE resides,\n\
- or all filesystems by default.\n\
- \n\
- -a, --all include filesystems having 0 blocks\n\
- -h, --human-readable print sizes in human readable format (e.g. 1K 234M \
- 2G)\n\
- -i, --inodes list inode information instead of block usage\n\
- -k, --kilobytes use 1024-byte blocks, not 512 despite \
- POSIXLY_CORRECT\n\
- -m, --megabytes use 1024K-byte blocks, not 512 despite \
- POSIXLY_CORRECT\n\
- --no-sync do not invoke sync before getting usage info \
- (default)\n\
- --sync invoke sync before getting usage info\n\
- -t, --type=TYPE limit listing to filesystems of type TYPE\n\
- -x, --exclude-type=TYPE limit listing to filesystems not of type TYPE\n\
- -v (ignored)\n\
- -P, --portability use the POSIX output format\n\
- -T, --print-type print filesystem type\n\
- --help display this help and exit\n\
- --version output version information and exit\n", 80},
- {"\
- the option for counting 1MB blocks may not be used\n\
- with the portable output format", 81},
- {"\
- the option for printing with adaptive units may not be used\n\
- with the portable output format", 82},
- {"file system type `%s' both selected and excluded", 83},
- {"cannot read table of mounted filesystems", 84},
- {"\
- Summarize disk usage of each FILE, recursively for directories.\n\
- \n\
- -a, --all write counts for all files, not just directories\n\
- -b, --bytes print size in bytes\n\
- -c, --total produce a grand total\n\
- -h, --human-readable print sizes in human readable format (e.g. 1K 234M \
- 2G)\n\
- -k, --kilobytes use 1024-byte blocks, not 512 despite \
- POSIXLY_CORRECT\n\
- -l, --count-links count sizes many times if hard linked\n\
- -m, --megabytes use 1024K-byte blocks, not 512 despite \
- POSIXLY_CORRECT\n\
- -s, --summarize display only a total for each argument\n\
- -x, --one-file-system skip directories on different filesystems\n\
- -D, --dereference-args dereference PATHs when symbolic link\n\
- -L, --dereference dereference all symbolic links\n\
- -S, --separate-dirs do not include size of subdirectories\n\
- --help display this help and exit\n\
- --version output version information and exit\n", 85},
- {"cannot both summarize and show all entries", 86},
- {"current directory", 87},
- {"starting directory", 88},
- {"%ld\ttotal\n", 89},
- {"cannot change to directory %s", 90},
- {"cannot change to `..' from directory %s", 91},
- {"the strip option may not be used when installing a directory", 92},
- {"invalid mode `%s'", 93},
- {"`%s' is not a regular file", 94},
- {"cannot fork", 95},
- {"cannot run strip", 96},
- {"invalid user `%s'", 97},
- {"invalid group `%s'", 98},
- {"\
- Usage: %s [OPTION]... SOURCE DEST (1st format)\n\
- or: %s [OPTION]... SOURCE... DIRECTORY (2nd format)\n\
- or: %s -d [OPTION]... DIRECTORY... (3rd format)\n", 99},
- {"\
- In first two formats, copy SOURCE to DEST or multiple SOURCE(s) to\n\
- DIRECTORY, while setting permission modes and owner/group. In third\n\
- format, make all components of the given DIRECTORY(ies).\n\
- \n\
- -c (ignored)\n\
- -d, --directory create [leading] directories, mandatory for 3rd \
- format\n\
- -g, --group=GROUP set group ownership, instead of process' current \
- group\n\
- -m, --mode=MODE set permission mode (as in chmod), instead of \
- rw-r--r--\n\
- -o, --owner=OWNER set ownership (super-user only)\n\
- -s, --strip strip symbol tables, only for 1st and 2nd formats\n\
- -b, --backup make backup before removal\n\
- -S, --suffix=SUFFIX override the usual backup suffix\n\
- -V, --version-control=WORD override the usual version control\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
- \n", 100},
- {"%s: hard link not allowed for directory", 101},
- {"%s: cannot overwrite directory", 102},
- {"%s: replace `%s'? ", 103},
- {"%s: File exists", 104},
- {"cannot remove `%s'", 105},
- {"create %s %s to %s\n", 106},
- {"cannot create %s `%s' to `%s'", 107},
- {"\
- Usage: %s [OPTION]... SOURCE [DEST]\n\
- or: %s [OPTION]... SOURCE... DIRECTORY\n", 108},
- {"\
- Link SOURCE to DEST (. by default), or multiple SOURCE(s) to DIRECTORY.\n\
- Makes hard links by default, symbolic links with -s.\n\
- \n\
- -b, --backup make backups for removed files\n\
- -d, -F, --directory hard link directories (super-user only)\n\
- -f, --force remove existing destinations\n\
- -n, --no-dereference treat destination that is a symlink to a\n\
- directory as if it were a normal file\n\
- -i, --interactive prompt whether to remove destinations\n\
- -s, --symbolic make symbolic links instead of hard links\n\
- -v, --verbose print name of each file before linking\n\
- -S, --suffix=SUFFIX override the usual backup suffix\n\
- -V, --version-control=WORD override the usual version control\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
- \n", 109},
- {"missing file argument", 110},
- {"when making multiple links, last argument must be a directory", 111},
- {"ignoring invalid width in environment variable COLUMNS: %s", 112},
- {"ignoring invalid tab size in environment variable TABSIZE: %s", 113},
- {"invalid line width: %s", 114},
- {"invalid tab size: %s", 115},
- {"sort type", 116},
- {"time type", 117},
- {"format type", 118},
- {"colorization criterion", 119},
- {"unrecognized prefix: %s", 120},
- {"unparsable value for LS_COLORS environment variable", 121},
- {"\
- List information about the FILEs (the current directory by default).\n\
- Sort entries alphabetically if none of -cftuSUX nor --sort.\n\
- \n\
- -A, --almost-all do not list implied . and ..\n\
- -a, --all do not hide entries starting with .\n\
- -B, --ignore-backups do not list implied entries ending with ~\n\
- -b, --escape print octal escapes for nongraphic characters\n\
- -C list entries by columns\n\
- -c sort by change time; with -l: show ctime\n\
- --color[=WHEN] control whether color is used to distinguish \
- file\n\
- types. WHEN may be `never', `always', or \
- `auto'\n\
- -D, --dired generate output designed for Emacs' dired mode\n\
- -d, --directory list directory entries instead of contents\n\
- -F, --classify append a character for typing each entry\n\
- -f do not sort, enable -aU, disable -lst\n\
- --format=WORD across -x, commas -m, horizontal -x, long -l,\n\
- single-column -1, verbose -l, vertical -C\n\
- --full-time list both full date and full time\n", 122},
- {"\
- -G, --no-group inhibit display of group information\n\
- -g (ignored)\n\
- -I, --ignore=PATTERN do not list implied entries matching shell \
- PATTERN\n\
- -i, --inode print index number of each file\n\
- -k, --kilobytes use 1024 blocks, not 512 despite \
- POSIXLY_CORRECT\n\
- -L, --dereference list entries pointed to by symbolic links\n\
- -l use a long listing format\n\
- -m fill width with a comma separated list of \
- entries\n\
- -N, --literal print raw entry names (don't treat e.g. \
- control\n\
- characters specially)\n\
- -n, --numeric-uid-gid list numeric UIDs and GIDs instead of names\n\
- -o use long listing format without group info\n\
- -p append a character for typing each entry\n\
- -Q, --quote-name enclose entry names in double quotes\n\
- -q, --hide-control-chars print ? instead of non graphic characters\n\
- -R, --recursive list subdirectories recursively\n\
- -r, --reverse reverse order while sorting\n\
- -S sort by file size\n", 123},
- {"\
- -s, --size print block size of each file\n\
- --sort=WORD ctime -c, extension -X, none -U, size -S,\n\
- status -c, time -t\n\
- --time=WORD atime -u, access -u, use -u\n\
- -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n\
- -t sort by modification time; with -l: show mtime\n\
- -U do not sort; list entries in directory order\n\
- -u sort by last access time; with -l: show atime\n\
- -w, --width=COLS assume screen width instead of current value\n\
- -x list entries by lines instead of by columns\n\
- -X sort alphabetically by entry extension\n\
- -1 list one file per line\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
- \n\
- By default, color is not used to distinguish types of files. That is\n\
- equivalent to using --color=none. Using the --color option without the\n\
- optional WHEN argument is equivalent to using --color=always. With\n\
- --color=auto, color codes are output only if standard output is connected\n\
- to a terminal (tty).\n", 124},
- {"Usage: %s [OPTION] DIRECTORY...\n", 125},
- {"\
- Create the DIRECTORY(ies), if they do not already exist.\n\
- \n\
- -p, --parents no error if existing, make parent directories as needed\n\
- -m, --mode=MODE set permission mode (as in chmod), not rwxrwxrwx - \
- umask\n\
- --verbose print a message for each created directory\n\
- --help display this help and exit\n\
- --version output version information and exit\n", 126},
- {"created directory `%s'", 127},
- {"Usage: %s [OPTION] NAME...\n", 128},
- {"\
- Create named pipes (FIFOs) with the given NAMEs.\n\
- \n\
- -m, --mode=MODE set permission mode (as in chmod), not 0666 - umask\n\
- --help display this help and exit\n\
- --version output version information and exit\n", 129},
- {"fifo files not supported", 130},
- {"cannot make fifo `%s'", 131},
- {"Usage: %s [OPTION]... NAME TYPE [MAJOR MINOR]\n", 132},
- {"\
- Create the special file NAME of the given TYPE.\n\
- \n\
- -m, --mode=MODE set permission mode (as in chmod), not 0666 - umask\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
- \n\
- MAJOR MINOR are forbidden for TYPE p, mandatory otherwise. TYPE may be:\n\
- \n\
- b create a block (buffered) special file\n\
- c, u create a character (unbuffered) special file\n\
- p create a FIFO\n", 133},
- {"wrong number of arguments", 134},
- {"block special files not supported", 135},
- {"\
- when creating block special files, major and minor device\n\
- numbers must be specified", 136},
- {"invalid major device number `%s'", 137},
- {"invalid minor device number `%s'", 138},
- {"character special files not supported", 139},
- {"\
- when creating character special files, major and minor device\n\
- numbers must be specified", 140},
- {"major and minor device numbers may not be specified for fifo files", 141},
- {"cannot move `%s' across filesystems: Not a regular file", 142},
- {"%s: replace `%s', overriding mode %04o? ", 143},
- {"cannot move `%s' to `%s'", 144},
- {"\
- Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n\
- \n\
- -b, --backup make backup before removal\n\
- -f, --force remove existing destinations, never prompt\n\
- -i, --interactive prompt before overwrite\n\
- -u, --update move only older or brand new files\n\
- -v, --verbose explain what is being done\n\
- -S, --suffix=SUFFIX override the usual backup suffix\n\
- -V, --version-control=WORD override the usual version control\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
- \n", 145},
- {"when moving multiple files, last argument must be a directory", 146},
- {"Usage: %s [OPTION]... EXISTING_DIR NEW_DIR\n", 147},
- {"\
- Rename EXISTING_DIR to NEW_DIR.\n\
- \n\
- --help display this help and exit\n\
- --version output version information and exit\n", 148},
- {"cannot get current directory", 149},
- {"cannot rename `.' or `..'", 150},
- {"`%s' is not a directory", 151},
- {"cannot write to `%s'", 152},
- {"`%s' is an ancestor of `%s'", 153},
- {"cannot link `%s' to `%s'", 154},
- {"cannot unlink `%s'", 155},
- {"cannot remove `.' or `..'", 156},
- {"%s: remove %s`%s', overriding mode %04o? ", 157},
- {"directory ", 158},
- {"%s: remove %s`%s'? ", 159},
- {"%s: is a directory", 160},
- {"%s: descend directory `%s', overriding mode %04o? ", 161},
- {"%s: descend directory `%s'? ", 162},
- {"%s: remove directory `%s' (might be nonempty)? ", 163},
- {"%s: remove directory `%s'? ", 164},
- {"\
- %s: WARNING: Circular directory structure.\n\
- This almost certainly means that you have a corrupted file system.\n\
- NOTIFY YOUR SYSTEM MANAGER.\n\
- Cycle detected:\n\
- %s\n\
- is the same file as\n", 165},
- {"%s: continue? ", 166},
- {"Usage: %s [OPTION]... FILE...\n", 167},
- {"\
- Remove (unlink) the FILE(s).\n\
- \n\
- -d, --directory unlink directory, even if non-empty (super-user \
- only)\n\
- -f, --force ignore nonexistent files, never prompt\n\
- -i, --interactive prompt before any removal\n\
- -v, --verbose explain what is being done\n\
- -r, -R, --recursive remove the contents of directories recursively\n\
- --help display this help and exit\n\
- --version output version information and exit\n", 168},
- {"Usage: %s [OPTION]... DIRECTORY...\n", 169},
- {"\
- Remove the DIRECTORY(ies), if they are empty.\n\
- \n\
- -p, --parents remove explicit parent directories if being emptied\n\
- --help display this help and exit\n\
- --version output version information and exit\n", 170},
- {"Usage: %s [OPTION]\n", 171},
- {"\
- Force changed blocks to disk, update the super block.\n\
- \n\
- --help display this help and exit\n\
- --version output version information and exit\n", 172},
- {"ignoring all arguments", 173},
- {"\
- Update the access and modification times of each FILE to the current time.\n\
- \n\
- -a change only the access time\n\
- -c do not create any files\n\
- -d, --date=STRING parse STRING and use it instead of current time\n\
- -f (ignored)\n\
- -m change only the modification time\n\
- -r, --reference=FILE use this file's times instead of current time\n\
- -t STAMP use MMDDhhmm[[CC]YY][.ss] instead of current time\n\
- --time=WORD access -a, atime -a, mtime -m, modify -m, use -a\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
- \n\
- STAMP may be used without -t if none of -drt, nor --, are used.\n", 174},
- {"invalid date format `%s'", 175},
- {"time selector", 176},
- {"cannot specify times from more than one source", 177},
- {"file arguments missing", 178},
- };
-
- int _msg_tbl_length = 178;
-